Hi All,
We have below nagios alert which is triggering PagerDuty alert
PROBLEM Service Alert: xxxx.xxxx.xxxx.com – ABC Time Monitoring is CRITICAL *
***** Nagios *****
Notification Type: PROBLEM
Service: ABC Time Monitoring
Host: xxxx.xxxx.xxxx.com
Address: x.x.x.x
Private IP:x.x.x.x
State: CRITICAL
ServiceCommand: check_nrpe!check_fpa_update
Date/Time: Mon Aug 28 16:29:25 UTC 2017
Check Result:
CHECK_NRPE: Socket timeout after 60 seconds.
Additional Info:
Perf Data:
From the Above alert , Need to check CheckResult . Stop triggering alert if CheckResult is as below
CheckResult:
CHECK_NRPE: Socket timeout after 60 seconds.
Please advise, how do we configure it?